'Declaration Public ReadOnly Property Items As System.Collections.Generic.IList(Of T)
public System.Collections.Generic.IList<T> Items { get; }
public: __property System.Collections.Generic.IList<T*>* get_Items();
public:
property System.Collections.Generic.IList<T^>^ Items { System.Collections.Generic.IList<T^>^ get(); }